Kicksecure for Qubes Security
About this Kicksecure-Qubes Security Page Contributor maintained wiki page. | |
---|---|
Support Status | stable |
Difficulty | easy |
Contributor | torjunkie |
Support | Support |
List of actionable items can help to improve security on QubesOS.
Introduction[edit]
The following list of actionable items can help to improve security on the Qubes platform, and by extension Kicksecure-Qubes users. It is advised to regularly consult either Qubes forums or preferably the JavaScript-free option The Mail Archive.
Additional channels exist for the latest security news and advice.
Security Domain[edit]
GPG and Software Packages[edit]
- Always keep the system up-to-date in
dom0
, templates and standalones. - Check gpg is enabled in config files (gpgcheck=1) if new Fedora repositories are installed.
- New repositories should be considered less trusted -- it is safest to keep them separate from Templates that feed more sensitive VMs.
- Safely import new signing keys by checking it is the same from multiple sources.
- Untrusted or unverifiable programs should be installed in Standalone VMs or less trusted, cloned templates.
Hardware / Hardware Settings[edit]
- Enable VT-d/IOMMU via BIOS to have DMA protection, [4] effective network isolation and the ability to assign PCIe devices to a HVM. Check it is running via
dom0
(qubes-hcl-report). [5] - Ensure Intel VT-x or AMD-V is available, since it is required for running HVM domains.
- Prepare and utilize a USB qube to protect against side-channel attacks. [6] [7] [8]
- Use a Nitrokey to enhance the security of Qubes user authentication, mitigate the risk of password snooping and to improve USB keyboard security.
- Prefer Intel Integrated Graphics Processing (IGP) units for greater system stability and security. [9]
- Ensure computer hardware meets all other Kicksecure-Qubes requirements for the best security, functionality and future compatibility with Qubes 4.X releases. [7] [10]
- To reduce the range of potential
dom0
attacks, advanced users can consider:- Configuring (not an official instructions link) the experimental GUI domain; [11] [12] and/or
- Setting up an AudioVM. [13] [14]
ISO and Qubes Version[edit]
- Verify the authenticity and integrity of the Qubes iso download. [15] [16]
Protecting User Data and Activities[edit]
- For maximum physical security of Qubes OS, select the disk encryption option during installation. [7]
- If encrypted AppVMs are used, consider installation without a swap file in order to avoid situations in which sensitive information is left there.
- For critical user data, protect against unintentional leaks by setting an empty NetVM field (set to "none") for the corresponding qube.
- Do not forget that any files or changes to an App Qube's
/home
,/usr/local
and/rw/config
directories will persist across reboots; any sensitive material should be stored safely in non-networked VMs. - Observe the security context of colored windows borders in Qubes before running applications or manipulating data.
- If paying in cryptocurrencies:
- Consider utilizing a “split” bitcoin wallet which creates an offline “cold storage” wallet and an online “watching only” wallet. A blanket recommendation is impossible regarding which wallet should be used; see Bitcoin, Bitcoin Core and Money for further information.
- Consider using a hardware wallet which has better security than a software wallet.
- Avoid dual / multi-boot configurations in Qubes. The other OS could modify the unprotected /boot partition or firmware to maliciously compromise Qubes and/or spy on user activities.
- Be careful when running command line operations. Refer to a suitable resource first, then proceed.
- Use split-GPG for email to reduce the risk of key theft used for encryption / decryption and signing.
- Do not allow Kicksecure-Qubes or other VMs to completely "own" the full screen. [19]
- Disable previews (thumbnails) when using a file manager like Nautilus, as this is a known attack vector.
- If utilizing a SSD, consider setting up a periodic job in
dom0
to trim the disk since this aids against local forensics. [20] [21] - Use Disposabless if opening documents from external sources (such as mail attachments from unknown sources) as office and graphic formats can be infected with malware. Alternatively, they can be converted to other data formats in a Disposables before they are transferred to a productive environment; for example, using the
Convert To Trusted PDF
andConvert To Trusted Img
functions in Qubes. [7] - Utilize the Qubes U2F-Proxy (hardware token two factor authentication) for accessing sensitive websites in browsers. [7]
- If Windows AppVMs are in use, firewall rules should be specified that restrict access to the local network and possibly selected external addresses to block any transmission of telemetry data. Further, Windows should be installed as a combination of TemplateVM and dependent AppVMs and not as standalone VMs because this ensures a secure separation between system and user data. [7]
- For AppVMs containing sensitive information, consider encrypting the private volume. [7]
- Windows AppVMs: use BitLocker or tools like VeraCrypt to encrypt device
D:
. - Linux-based AppVMs: use LUKS/dm-crypt encryption for the
/rw
directory (including/home
and/usr/local
). - Do not leave the system unattended while an encrypted AppVM is running.
- Windows AppVMs: use BitLocker or tools like VeraCrypt to encrypt device
- To minimize the profiling threat posed by speakers, advanced Qubes users can disable speaker output for AppVMs by default by either: [22]
- Utilizing a simple daemon (
qubes-callbackd
) to react to Qubes OS events (VM started etc.) with configurable commands; or - Configuring hotkeys (via
qubes-pactl
) to mute/unmutedom0
and all AppVMs.
- Utilizing a simple daemon (
- Advanced users can consider:
Template and Other VMs[edit]
- Never run applications in templates or
dom0
, except updating tools or editors for configuration purposes (running applications poses security risks). - Avoid installing additional software in
dom0
. [7] [30] - Templates should never be directly connected to the Internet such as
sys-firewall
. Instead, the dedicated NetVM should be specified asnone
.- Any template software installations should only use the dedicated update host, using the predefined proxyVM for updating (usually
sys-whonix
orsys-firewall
). [7] - Install updates and patches for templates or
dom0
as quickly as possible after they become available. If certain patches are deemed risky, then first clone the affected template/s and install the patches there to test them for full functionality. [7]
- Any template software installations should only use the dedicated update host, using the predefined proxyVM for updating (usually
- Avoid installation of non-standard software in templates. [7]
- Certain software like the Zoom client or the Google Chrome browser are not available as packages in the standard repositories of Linux distributions, and therefore must be downloaded as standalone packages and installed manually.
- If this is necessary, do not connect a sensitive template to the Internet. Instead, download the software package/s into an AppVM and copy it to the template for installation, or create a less-trusted copy of the TemplateVM which is used for the application/s in question.
- Do not install these packages into templates which affect security-critical service VMs like
sys-net
,sys-firewall
andsys-usb
.
- Do not configure
Kicksecure
as a Standalone VM. [31] [32] - Consider creating separate, specialized minimal Templates for distinct App Qube clearnet activities (like browsing) to reduce the attack surface. [33] [34]
- Avoid configuring network traffic between two qubes for security reasons.
- The firewall VM for AppVMs must be configured to be as restrictive as possible, including which addresses an AppVM can connect to. This includes limited additional rules for incoming connections, if required. [7]
- For AppVMs that should not be given network access, the network VM must be specified as
none
. [7] - Consider replacing passwordless root access with a
dom0
user prompt. [35] - Consider leveraging the non-persistence of Qubes' templates to fend off malware by locking-down, quarantining and checking the contents of /rw private storage. [36] [37]
vm-boot-protect-root
: suitable for service VMs likesys-usb
andsys-net
, as well as App Qubes such asuntrusted
,personal
,banking
,vault
and so. [38]vm-boot-protect
: suitable for virtually any Debian or Fedora VM, such as Kicksecure VMs, Standalone VMs and Disposable VMs.- Non-Linux VMs are currently unsupported for both modes.
- Consider split dm-crypt to isolate device-mapper based secondary storage encryption (not the root filesystem) and LUKS header processing to Disposables.
- Consider running
sys-net
,sys-firewall
andsys-usb
as Static Disposables. - Consider setting
dom0
and all Templates to update over Tor by configuring this option on Qubes' first boot. [39] [40] - Prevent qubes which normally connect to clearnet from downloading repository metadata; see footnotes. [41] [42]
- Disable the "Check for qube updates by default" option in Qube Manager Global settings:
Qube Manager
→System
→Global settings
→ UncheckCheck for qube updates by default
; and - Disable the
qubes-update-check
service for relevant Templates:Qubes Manager
→Right-click Template
→Qubes settings
→Services
→ Uncheckqubes-update-check
. [43]
- Disable the "Check for qube updates by default" option in Qube Manager Global settings:
- Disable cups in all Templates as well as in Standalones that have been created; see footnotes. [44] [45]
- If operating system templates are installed that are not officially supported such as Android or ReactOS, they should be treated as less trusted. No security-critical actions should be performed in them or associated AppVMs, such as file exchange with other VMs. [7]
Footnotes[edit]
- ↑ Updating Qubes OS:
Warning: Updating with direct commands such as
qubes-dom0-update
,dnf update
, andapt update
is not recommended, since these bypass built-in Qubes OS update security measures. Instead, we strongly recommend using the Qubes Update tool or its command-line equivalents, as described below. (By contrast, installing packages using direct package manager commands is fine.) - ↑ Replace built-in Qube Manager update functionality with the Qubes Update tool
- ↑ It is understood that other mechanisms do not have the same security benefits of Qubes Updater GUI which uses the Salt version for update commands. That is, Qubes repository metadata may not be verified which allows attackers to block (but not modify) packages from being updated. For further information, see: Recommendation against "qubes-dom0-update" (use "Qubes Updater" instead).
- ↑ Qubes FAQ:
DMA is mechanism for PCI devices to access system memory (read/write). Without VT-d, any PCI device can access all the memory, regardless to which VM it is assigned (or if it is left in
dom0
). Most PCI devices allow the driver to request an arbitrary DMA operation (like “put received network packets at this address in memory”, or “get this memory area and send it to the network”). So, without VT-d, it gives unlimited access to the whole system. Now, it is only a matter of knowing where to read/write to take over the system, instead of just crashing. But since you can read the whole memory, it isn’t that hard. - ↑ The Qubes wiki notes:
If VT-d is not active, attempt to activate it by selecting the VT-d flag within the BIOS settings. If your processor/BIOS does not allow VT-d activation you still enjoy much better security than alternative systems, but you may be vulnerable to DMA attacks. Next time you buy a computer consult our HCL (Hardware Compatibility List) and possibly contribute to it.
- ↑ This can be automatically configured in Qubes R4.X releases during installation.
- ↑ 7.00 7.01 7.02 7.03 7.04 7.05 7.06 7.07 7.08 7.09 7.10 7.11 7.12 7.13 https://github.com/QubesOS/qubes-issues/files/9110959/Qubes_GSC_Module_new_V1.pdf
- ↑ In Qubes:
Common attack vectors such as network cards and USB controllers are isolated in their own hardware qubes, while their functionality is maintained through secure networking, firewalls and USB device management. ... The connection of an untrusted USB device to the Xen management VM Dom0 is a security risk since the device can attack an arbitrary USB driver, exploit bugs during partition-table-parsing or simply pretend to be a keyboard. The whole USB stack is put to work to parse the data presented by the USB device in order to determine if it is a USB mass storage device, to read its configuration, etc. Manipulation of the USB stack can therefore also be used to attack the integrity of Dom0.
- ↑ Proprietary binary blobs of other GPU manufacturers pose security risks and the available open source drivers are notoriously unstable in Qubes.
- ↑
The hardware on which Qubes OS is run MUST support IOMMU-based virtualization. This MUST be enabled in the BIOS of the IT system along with the standard virtualization (Intel VT-x) and AMD virtualization (AMD-V) extensions.
- ↑
Very briefly, the GUI domain is a qube separate from dom0 that handles all the display-related tasks and some system management. ... Furthermore, while in theory dom0 is isolated from the outside world, some graphical devices (e.g. displays connected via HDMI or DVI) offer two-way communication, which threatens this isolation and makes it harder to maintain. If a malicious device (rather than the user’s trusted monitor) were to be connected to one of these ports, it could inject data that could be processed inside of dom0. As long as graphical devices are in dom0, they also cannot be safely proxied to other domains. This is because the various solutions to multiplexing access to the GPU at the GPU/driver level (which would expose the “full” GPU to a VM) are orders of magnitude more complex than running display drivers in just one place. We consider this added complexity too risky to put it in dom0. Errors in the drivers could expose dom0 to an attack, and attacks on dom0 are the biggest threat to the Qubes security model.
- ↑ Qubes OS forum: How to install/use sys-gui (collecting all related information).
- ↑ GitHub: AudioVM outside of
dom0
- ↑ Related
salt
code can be found here. - ↑ User note: Qubes R4.0 and above provides fully virtualized (HVM or PVH) VMs that have greater protection against processor speculative execution bugs like the Meltdown and Spectre attacks, and other exploits. Qubes R3.2 and earlier versions relied on para-virtualized (PV) VMs.
- ↑ For instance, this security bug allowed an attacker to escape from a PV domain and exploit the
dom0
hypervisor. It only affected Qubes R3.2, since Qubes R4 only runs untrusted code in PVH or HVM domains by default. - ↑ Malicious software in one qube trying to use side channel attacks against another running qube.
- ↑ In simple terms, trusted, high-value qubes can be exploited if run in parallel with untrusted qubes (because they may have been previously exploited).
- ↑ Without visible, colored decorations drawn by each VM window, a malicious application might only pretend to release the full screen (while the screen appears normal), or the full desktop may be emulated so users are tricked into entering sensitive information into false "trusted" domains.
- ↑ This can be configured with either systemd (weekly only) or cron (daily or weekly).
- ↑ Qubes wiki:
TRIM can improve security against local forensics when using SSDs, because with TRIM enabled deleting data (usually) results in the actual data being erased quickly, rather than remaining in unallocated space indefinitely. However deletion is not guaranteed, and can fail to happen without warning for a variety of reasons.
- ↑ https://github.com/QubesOS/qubes-issues/issues/2724
- ↑ Suricata: What is it and how can we use it - Infosec Resources
- ↑ Features - Suricata
- ↑ ANN: sys-ips - 4.1 - Qubes OS Forum
- ↑ How to configure PiHole in QubesOS (ProxyVM)
- ↑ https://github.com/92VV3M42d3v8/PiHole/blob/master/PiHole%20Cloudflared
- ↑ Pi-hole as additional ad-firewall and (unbound) DNS within Qubes - General Discussion - Qubes OS Forum
- ↑ Pi-hole configuration qubes os 4.1 - User Support - Qubes OS Forum
- ↑
... a thorough analysis of the possible consequence for the security of Dom0 MUST be performed. Additional software MUST ONLY be installed in Dom0 if it is absolutely necessary and there is no safe alternative.
- ↑ Unlike App Qubes where only the /rw/ directories are persistent, Standalone VMs are complete clones of the template which have independent file systems. This means it is more vulnerable to the threat of persistent malware.
- ↑ https://forums.whonix.org/t/running-whonix-workstation-as-standalonevm/12008
- ↑ Qubes developer unman has noted:
It’s a mistake to think that attacks need be against applications. Every time you install an application, it will bring with it a number of libraries, dependencies and recommends. Use of those libraries from the application may be well controlled, but an attacker may be able to chain and abuse them in unexpected ways. That is increasing the attack surface, and using tuned templates minimizes that risk.
- ↑ This also reduces the frequency of updates and the associated threat of broken templates. Further, adversaries that get a toe-hold on a user's system will have less potential software vulnerabilities to exploit/chain.
- ↑ There might be potential attacks against the hypervisor or daemons/backends in
dom0
that require root access. Qubes founder Joanna Rutkowska initially assessed there was limited benefit from isolating the root account from the user account, because all user data is already accessible from the latter. However, she later changed her opinion on the matter; see here. - ↑
vm-boot-protect.service
:- Acts at VM startup before private volume /rw mounts
- User: Protect /home desktop & shell startup executables
- Root: Quarantine all /rw configs & scripts, with whitelisting
- Re-deploy custom or default files to /rw on each boot
- SHA256 hash checking against unwanted changes
- Provides rescue shell on error or request
- Works with template-based App Qubes, sys-net and sys-vpn
- ↑ Disabling of Qubes' default passwordless-root is also required.
- ↑ If regular Linux applications like Firefox, Chromium, KeePassXC, office/media applications and Thunderbird are used without tailored Qubes-specific settings in
/rw
, then no configuration should be necessary. - ↑ https://github.com/QubesOS/qubes-issues/issues/1159#issuecomment-167432121
- ↑ This option has been available since Qubes R3.1 and prevents adversaries from easily learning which packages are installed or updated / upgraded. The
dom0
UpdateVM can also be changed in Qube Manager Global settings. - ↑ https://www.mail-archive.com/qubes-users@googlegroups.com/msg27567.html
It is the qubes that perform update checks and then notify
dom0
accordingly. So if you have a qube connected to clearnet it will check over clearnet. You can disable this in clearnet connected qubes - it's the qubes-update-check service. Or you can disable globally in qubes-global-settings. - ↑ This removes any time-based correlation by adversaries, which might otherwise occur when package updates over Tor happen shortly after clearnet repository metadata is downloaded.
- ↑ Tests have shown that both settings must be disabled to prevent clearnet repository metadata downloads and update notifications.
- ↑ https://github.com/QubesOS/qubes-issues/issues/5179
- ↑ In Template / Standalone.
sudo systemctl mask cups
Now cups will no longer needlessly autostart in every VM. If it is necessary to use a dedicated printing VM later on, follow these steps to start cups.
sudo systemctl unmask cups
sudo systemctl start cups
These two commands can probably be automated using
/etc/rc.local
.
We believe security software like Kicksecure needs to remain Open Source and independent. Would you help sustain and grow the project? Learn more about our 12 year success story and maybe DONATE!